[INFO] fetching crate dasein-agentic-core 0.1.0...
[INFO] testing dasein-agentic-core-0.1.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate dasein-agentic-core 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate dasein-agentic-core 0.1.0
[INFO] finished tweaking crates.io crate dasein-agentic-core 0.1.0
[INFO] tweaked toml for crates.io crate dasein-agentic-core 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dasein-agentic-core 0.1.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dasein-agentic-core 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_derive v0.19.0
[INFO] [stderr]   Downloaded validator v0.19.0
[INFO] [stderr]   Downloaded zerocopy v0.8.38
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.38
[INFO] [stderr]   Downloaded dasein-agentic-sandbox v0.1.0
[INFO] [stderr]   Downloaded dasein-agentic-llm v0.1.0
[INFO] [stderr]   Downloaded arc-swap v1.8.1
[INFO] [stderr]   Downloaded async-openai v0.27.2
[INFO] [stderr]   Downloaded tryhard v0.5.2
[INFO] [stderr]   Downloaded nuid v0.5.0
[INFO] [stderr]   Downloaded serde_nanos v0.1.4
[INFO] [stderr]   Downloaded nkeys v0.4.5
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded tokio-websockets v0.10.1
[INFO] [stderr]   Downloaded signatory v0.27.1
[INFO] [stderr]   Downloaded async-nats v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b3babaeb565fca0a3a9d843df63329a357e16b85be443425882fedbd3811f6ee
[INFO] running `Command { std: "docker" "start" "b3babaeb565fca0a3a9d843df63329a357e16b85be443425882fedbd3811f6ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3babaeb565fca0a3a9d843df63329a357e16b85be443425882fedbd3811f6ee" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3babaeb565fca0a3a9d843df63329a357e16b85be443425882fedbd3811f6ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3babaeb565fca0a3a9d843df63329a357e16b85be443425882fedbd3811f6ee" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling validator v0.19.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tryhard v0.5.2
[INFO] [stderr]    Compiling dasein-agentic-sandbox v0.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-websockets v0.10.1
[INFO] [stderr]    Compiling async-nats v0.38.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-openai v0.27.2
[INFO] [stderr]    Compiling dasein-agentic-llm v0.1.0
[INFO] [stderr]    Compiling dasein-agentic-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b3babaeb565fca0a3a9d843df63329a357e16b85be443425882fedbd3811f6ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3babaeb565fca0a3a9d843df63329a357e16b85be443425882fedbd3811f6ee" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling dasein-agentic-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/agent/agent.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fp`
[INFO] [stdout]    --> src/distributed/bus/error_fingerprint.rs:900:13
[INFO] [stdout]     |
[INFO] [stdout] 900 |         let fp = ErrorFingerprinter::new();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_fp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Medium` is never constructed
[INFO] [stdout]    --> src/distributed/graph/edge.rs:613:13
[INFO] [stdout]     |
[INFO] [stdout] 611 |         enum Priority {
[INFO] [stdout]     |              -------- variant in this enum
[INFO] [stdout] 612 |             High,
[INFO] [stdout] 613 |             Medium,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Priority` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b3babaeb565fca0a3a9d843df63329a357e16b85be443425882fedbd3811f6ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3babaeb565fca0a3a9d843df63329a357e16b85be443425882fedbd3811f6ee" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/agent/agent.rs:500:9
[INFO] [stderr]     |
[INFO] [stderr] 500 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fp`
[INFO] [stderr]    --> src/distributed/bus/error_fingerprint.rs:900:13
[INFO] [stderr]     |
[INFO] [stderr] 900 |         let fp = ErrorFingerprinter::new();
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_fp`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Medium` is never constructed
[INFO] [stderr]    --> src/distributed/graph/edge.rs:613:13
[INFO] [stderr]     |
[INFO] [stderr] 611 |         enum Priority {
[INFO] [stderr]     |              -------- variant in this enum
[INFO] [stderr] 612 |             High,
[INFO] [stderr] 613 |             Medium,
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Priority` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dasein-agentic-core` (lib test) generated 3 warnings (run `cargo fix --lib -p dasein-agentic-core --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dasein_agentic_core-5c776e573a3d6fbd)
[INFO] [stdout] 
[INFO] [stdout] running 300 tests
[INFO] [stdout] test distributed::allocation::tests::test_allocation_grant ... ok
[INFO] [stdout] test distributed::allocation::tests::test_allocation_manager ... ok
[INFO] [stdout] test distributed::allocation::tests::test_allocation_offer ... ok
[INFO] [stdout] test distributed::bus::coordinator::tests::test_coordinator_connect ... ignored, requires NATS server
[INFO] [stdout] test distributed::bus::coordinator::tests::test_coordinator_start ... ignored, requires NATS server
[INFO] [stdout] test distributed::bus::coordinator::tests::test_logging ... ignored, requires NATS server
[INFO] [stdout] test distributed::bus::coordinator::tests::test_publish_task ... ignored, requires NATS server
[INFO] [stdout] test distributed::bus::audit::tests::test_audit_event_creation ... ok
[INFO] [stdout] test distributed::bus::audit::tests::test_audit_report ... ok
[INFO] [stdout] test distributed::bus::arbiter::tests::test_arbiter_best_of_n ... ok
[INFO] [stdout] test distributed::allocation::tests::test_allocation_request ... ok
[INFO] [stdout] test distributed::bus::deduplicator::tests::test_basic_deduplication ... ok
[INFO] [stdout] test distributed::allocation::tests::test_allocation_release ... ok
[INFO] [stdout] test distributed::bus::deduplicator::tests::test_check_and_mark ... ok
[INFO] [stdout] test distributed::bus::deduplicator::tests::test_idempotency_key ... ok
[INFO] [stdout] test distributed::bus::error_fingerprint::tests::test_analyze_multiple_errors ... ok
[INFO] [stdout] test distributed::bus::error_fingerprint::tests::test_extract_error_code ... ok
[INFO] [stdout] test distributed::bus::audit::tests::test_trace_sequencer ... ok
[INFO] [stdout] test distributed::bus::error_fingerprint::tests::test_fingerprint_ownership_error ... ok
[INFO] [stdout] test distributed::bus::error_fingerprint::tests::test_fingerprint_import_error ... ok
[INFO] [stdout] test distributed::bus::error_fingerprint::tests::test_generate_hint ... ok
[INFO] [stdout] test distributed::bus::linter::tests::test_comment_handling ... ok
[INFO] [stdout] test distributed::bus::linter::tests::test_quick_check ... ok
[INFO] [stdout] test distributed::bus::linter::tests::test_string_handling ... ok
[INFO] [stdout] test distributed::bus::linter::tests::test_balanced_braces ... ok
[INFO] [stdout] test distributed::bus::nats_client::tests::test_connect ... ignored, requires NATS server
[INFO] [stdout] test distributed::bus::nats_client::tests::test_jetstream_stream ... ignored, requires NATS server
[INFO] [stdout] test distributed::bus::nats_client::tests::test_publish_subscribe ... ignored, requires NATS server
[INFO] [stdout] test distributed::bus::linter::tests::test_double_semicolon ... ok
[INFO] [stdout] test distributed::bus::log_collector::tests::test_query_by_level ... ok
[INFO] [stdout] test distributed::bus::log_collector::tests::test_query_by_agent ... ok
[INFO] [stdout] test distributed::bus::log_collector::tests::test_basic_logging ... ok
[INFO] [stdout] test distributed::bus::linter::tests::test_warnings ... ok
[INFO] [stdout] test distributed::bus::log_collector::tests::test_query_by_trace ... ok
[INFO] [stdout] test distributed::bus::sequencer::tests::test_dependencies ... ok
[INFO] [stdout] test distributed::bus::pipeline_tracer::tests::test_tracer_basic_flow ... ok
[INFO] [stdout] test distributed::bus::rollback::tests::test_score_compiling_is_better ... ok
[INFO] [stdout] test distributed::code_assembler::tests::test_failure_handling ... ok
[INFO] [stdout] test distributed::code_assembler::tests::test_clean_markdown ... ok
[INFO] [stdout] test distributed::code_assembler::tests::test_deduplicate_imports ... ok
[INFO] [stdout] test distributed::code_assembler::tests::test_assemble_basic ... ok
[INFO] [stdout] test distributed::bus::rollback::tests::test_rollback_after_degradation ... ok
[INFO] [stdout] test distributed::bus::rollback::tests::test_rollback_on_compile_regression ... ok
[INFO] [stdout] test distributed::bus::sequencer::tests::test_priority_ordering ... ok
[INFO] [stdout] test distributed::executor::tests::test_executor_builder ... ok
[INFO] [stdout] test distributed::graph::agent::background::tests::test_background_task_lifecycle ... ok
[INFO] [stdout] test distributed::graph::agent::background::tests::test_background_task_failure ... ok
[INFO] [stdout] test distributed::graph::agent::background::tests::test_continuation_token ... ok
[INFO] [stdout] test distributed::executor::tests::test_executor_state ... ok
[INFO] [stdout] test distributed::graph::agent::chat_agent::tests::test_chat_agent_new ... ok
[INFO] [stdout] test distributed::graph::agent::background::tests::test_task_store_list_by_status ... ok
[INFO] [stdout] test distributed::graph::agent::background::tests::test_background_response ... ok
[INFO] [stdout] test distributed::graph::agent::chat_agent::tests::test_chat_agent_run ... ok
[INFO] [stdout] test distributed::graph::agent::chat_agent::tests::test_chat_agent_run_stream ... ok
[INFO] [stdout] test distributed::graph::agent::chat_agent::tests::test_chat_agent_with_tools ... ok
[INFO] [stdout] test distributed::graph::agent::chat_agent::tests::test_chat_agent_with_system_prompt ... ok
[INFO] [stdout] test distributed::graph::agent::error::tests::test_error_display ... ok
[INFO] [stdout] test distributed::graph::agent::background::tests::test_continuation_token_json ... ok
[INFO] [stdout] test distributed::graph::agent::background::tests::test_in_memory_task_store ... ok
[INFO] [stdout] test distributed::graph::agent::error::tests::test_is_retriable ... ok
[INFO] [stdout] test distributed::graph::agent::memory::tests::test_memory_importance_clamp ... ok
[INFO] [stdout] test distributed::graph::agent::memory::tests::test_memory_new ... ok
[INFO] [stdout] test distributed::graph::agent::memory::tests::test_in_memory_provider ... ok
[INFO] [stdout] test distributed::graph::agent::memory::tests::test_nats_memory_provider_before_invoke ... ignored, requires NATS server with JetStream
[INFO] [stdout] test distributed::graph::agent::memory::tests::test_nats_memory_provider_max_memories ... ignored, requires NATS server with JetStream
[INFO] [stdout] test distributed::graph::agent::memory::tests::test_before_invoke_with_memories ... ok
[INFO] [stdout] test distributed::graph::agent::memory::tests::test_nats_memory_provider_persistence_across_reconnect ... ignored, requires NATS server with JetStream
[INFO] [stdout] test distributed::graph::agent::memory::tests::test_nats_memory_provider_store_and_get ... ignored, requires NATS server with JetStream
[INFO] [stdout] test distributed::graph::agent::error::tests::test_tool_error ... ok
[INFO] [stdout] test distributed::graph::agent::memory::tests::test_memory_context ... ok
[INFO] [stdout] test distributed::graph::agent::memory::tests::test_in_memory_provider_max_memories ... ok
[INFO] [stdout] test distributed::graph::agent::memory::tests::test_noop_provider ... ok
[INFO] [stdout] test distributed::graph::agent::memory::tests::test_user_memories ... ok
[INFO] [stdout] test distributed::graph::agent::persistence::tests::test_in_memory_store_delete ... ok
[INFO] [stdout] test distributed::bus::state_store::tests::test_extract_imports ... ok
[INFO] [stdout] test distributed::graph::agent::persistence::tests::test_in_memory_store_delete_by_agent ... ok
[INFO] [stdout] test distributed::graph::agent::persistence::tests::test_nats_thread_store_delete_by_agent ... ignored, requires NATS server with JetStream
[INFO] [stdout] test distributed::graph::agent::persistence::tests::test_nats_thread_store_list_by_agent ... ignored, requires NATS server with JetStream
[INFO] [stdout] test distributed::graph::agent::persistence::tests::test_nats_thread_store_persistence_across_reconnect ... ignored, requires NATS server with JetStream
[INFO] [stdout] test distributed::graph::agent::persistence::tests::test_nats_thread_store_save_load ... ignored, requires NATS server with JetStream
[INFO] [stdout] test distributed::graph::agent::reducer::tests::test_message_counting_reducer_default ... ok
[INFO] [stdout] test distributed::graph::agent::persistence::tests::test_in_memory_store_save_load ... ok
[INFO] [stdout] test distributed::graph::agent::persistence::tests::test_in_memory_store_list_by_agent ... ok
[INFO] [stdout] test distributed::graph::agent::reducer::tests::test_message_counting_reducer_preserves_system ... ok
[INFO] [stdout] test distributed::graph::agent::reducer::tests::test_message_counting_reducer_with_reduction ... ok
[INFO] [stdout] test distributed::graph::agent::reducer::tests::test_message_counting_reducer_no_reduction ... ok
[INFO] [stdout] test distributed::graph::agent::response::tests::test_agent_chunk_content ... ok
[INFO] [stdout] test distributed::graph::agent::response::tests::test_agent_chunk_done ... ok
[INFO] [stdout] test distributed::graph::agent::response::tests::test_agent_chunk_error ... ok
[INFO] [stdout] test distributed::graph::agent::response::tests::test_agent_response_new ... ok
[INFO] [stdout] test distributed::graph::agent::response::tests::test_agent_response_with_tokens ... ok
[INFO] [stdout] test distributed::graph::agent::response::tests::test_agent_response_with_tool_calls ... ok
[INFO] [stdout] test distributed::graph::agent::response::tests::test_tool_call ... ok
[INFO] [stdout] test distributed::graph::agent::thread::tests::test_add_messages ... ok
[INFO] [stdout] test distributed::graph::agent::reducer::tests::test_preserve_pairs ... ok
[INFO] [stdout] test distributed::graph::agent::reducer::tests::test_noop_reducer ... ok
[INFO] [stdout] test distributed::graph::agent::reducer::tests::test_sliding_window_with_system ... ok
[INFO] [stdout] test distributed::graph::agent::reducer::tests::test_token_counting_reducer ... ok
[INFO] [stdout] test distributed::graph::agent::reducer::tests::test_sliding_window_reducer ... ok
[INFO] [stdout] test distributed::graph::agent::thread::tests::test_last_messages ... ok
[INFO] [stdout] test distributed::graph::agent::thread::tests::test_thread_summary ... ok
[INFO] [stdout] test distributed::graph::agent::thread::tests::test_messages_for_llm ... ok
[INFO] [stdout] test distributed::graph::agent::background::tests::test_continuation_token_expiry ... ok
[INFO] [stdout] test distributed::graph::agent::thread::tests::test_thread_with_system_prompt ... ok
[INFO] [stdout] test distributed::graph::agent::thread::tests::test_metadata ... ok
[INFO] [stdout] test distributed::graph::agent::thread::tests::test_turn_counting ... ok
[INFO] [stdout] test distributed::graph::agent::tools::tests::test_tool_new ... ok
[INFO] [stdout] test distributed::graph::agent::thread::tests::test_serialization ... ok
[INFO] [stdout] test distributed::graph::agent::thread::tests::test_thread_for_agent ... ok
[INFO] [stdout] test distributed::graph::agent::thread::tests::test_thread_new ... ok
[INFO] [stdout] test distributed::graph::agent::tools::tests::test_tool_param_array ... ok
[INFO] [stdout] test distributed::graph::agent::tools::tests::test_tool_param_types ... ok
[INFO] [stdout] test distributed::graph::agent::tools::tests::test_tool_param_enum ... ok
[INFO] [stdout] test distributed::graph::agent::tools::tests::test_tool_with_params ... ok
[INFO] [stdout] test distributed::graph::agent::trait_def::tests::test_agent_ext_new_thread ... ok
[INFO] [stdout] test distributed::graph::agent::trait_def::tests::test_agent_ext_invoke ... ok
[INFO] [stdout] test distributed::graph::agent::trait_def::tests::test_agent_run ... ok
[INFO] [stdout] test distributed::graph::agent::trait_def::tests::test_agent_trait ... ok
[INFO] [stdout] test distributed::graph::agent::trait_def::tests::test_agent_ext_run_once ... ok
[INFO] [stdout] test distributed::graph::agent::types::tests::test_agent_id ... ok
[INFO] [stdout] test distributed::graph::agent::tools::tests::test_tool_serialize ... ok
[INFO] [stdout] test distributed::graph::agent::types::tests::test_chat_message_display ... ok
[INFO] [stdout] test distributed::graph::agent::types::tests::test_chat_role_serialize ... ok
[INFO] [stdout] test distributed::graph::agent::types::tests::test_llm_message_conversion ... ok
[INFO] [stdout] test distributed::graph::agent::types::tests::test_chat_message_user ... ok
[INFO] [stdout] test distributed::graph::agent::types::tests::test_chat_message_with_name ... ok
[INFO] [stdout] test distributed::graph::builder::tests::test_simple_linear_workflow ... ok
[INFO] [stdout] test distributed::graph::builder::tests::test_fan_out_workflow ... ok
[INFO] [stdout] test distributed::graph::builder::tests::test_executor_metadata ... ok
[INFO] [stdout] test distributed::graph::agent::workflow_agent::tests::test_workflow_agent_id ... ok
[INFO] [stdout] test distributed::graph::agent::types::tests::test_thread_id_generate ... ok
[INFO] [stdout] test distributed::graph::builder::tests::test_cycle_detection ... ok
[INFO] [stdout] test distributed::graph::builder::tests::test_conditional_workflow ... ok
[INFO] [stdout] test distributed::graph::builder::tests::test_successors_and_predecessors ... ok
[INFO] [stdout] test distributed::graph::builder::tests::test_validation_unreachable_executor ... ok
[INFO] [stdout] test distributed::graph::builder::tests::test_validation_unknown_edge_target ... ok
[INFO] [stdout] test distributed::graph::context::tests::test_context_builder ... ok
[INFO] [stdout] test distributed::graph::context::tests::test_previous_errors ... ok
[INFO] [stdout] test distributed::graph::builder::tests::test_validation_report ... ok
[INFO] [stdout] test distributed::graph::context::tests::test_add_event ... ok
[INFO] [stdout] test distributed::graph::context::tests::test_yield_output ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_conditional_edge_pass ... ok
[INFO] [stdout] test distributed::graph::context::tests::test_shared_state ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_conditional_edge_fail ... ok
[INFO] [stdout] test distributed::graph::context::tests::test_send_message ... ok
[INFO] [stdout] test distributed::graph::context::tests::test_log ... ok
[INFO] [stdout] test distributed::graph::builder::tests::test_validation_no_start ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_direct_edge ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_edge_collection ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_edge_collection_routing ... ok
[INFO] [stdout] test distributed::error_enricher_validator::tests::test_rust_enricher_trait_bound ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_edge_kind_display ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_edge_with_name ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_fan_in_edge ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_fan_out_edge ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_edge_id ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_fan_out_with_selection ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_switch_edge_with_default ... ok
[INFO] [stdout] test distributed::graph::edge::tests::test_switch_edge ... ok
[INFO] [stdout] test distributed::graph::executor::tests::test_executor_kind_display ... ok
[INFO] [stdout] test distributed::graph::executor::tests::test_validation_result_failure ... ok
[INFO] [stdout] test distributed::graph::executor::tests::test_validation_result_success ... ok
[INFO] [stdout] test distributed::graph::executors::code_assembler::tests::test_assembly_input ... ok
[INFO] [stdout] test distributed::graph::executors::code_assembler::tests::test_assembly_input_to_value ... ok
[INFO] [stdout] test distributed::graph::executors::code_assembler::tests::test_code_part ... ok
[INFO] [stdout] test distributed::graph::executors::code_assembler::tests::test_comment_prefix ... ok
[INFO] [stdout] test distributed::graph::executors::code_assembler::tests::test_deserialize_from_value ... ok
[INFO] [stdout] test distributed::graph::executors::compile_validator::tests::test_compile_input ... ok
[INFO] [stdout] test distributed::graph::executors::code_assembler::tests::test_extract_imports_rust ... ok
[INFO] [stdout] test distributed::graph::executors::compile_validator::tests::test_compile_input_to_value ... ok
[INFO] [stdout] test distributed::graph::executors::compile_validator::tests::test_compile_output_passed ... ok
[INFO] [stdout] test distributed::graph::executors::compile_validator::tests::test_deserialize_from_value ... ok
[INFO] [stdout] test distributed::graph::executors::code_assembler::tests::test_assembled_code_to_value ... ok
[INFO] [stdout] test distributed::graph::executors::compile_validator::tests::test_compile_output_to_value ... ok
[INFO] [stdout] test distributed::graph::executors::llm_generator::tests::test_generated_code ... ok
[INFO] [stdout] test distributed::graph::executors::llm_generator::tests::test_deserialize_from_value ... ok
[INFO] [stdout] test distributed::graph::executors::sub_workflow::tests::test_sub_workflow_input_from ... ok
[INFO] [stdout] test distributed::graph::executors::llm_generator::tests::test_generator_input ... ok
[INFO] [stdout] test distributed::graph::executors::llm_generator::tests::test_generator_input_to_value ... ok
[INFO] [stdout] test distributed::graph::executors::sub_workflow::tests::test_sub_workflow_output_failed ... ok
[INFO] [stdout] test distributed::graph::executors::sub_workflow::tests::test_sub_workflow_output_to_value ... ok
[INFO] [stdout] test distributed::graph::executors::test_validator::tests::test_deserialize_from_value ... ok
[INFO] [stdout] test distributed::graph::executors::test_validator::tests::test_test_output_passed ... ok
[INFO] [stdout] test distributed::graph::executors::test_validator::tests::test_test_input ... ok
[INFO] [stdout] test distributed::graph::executors::test_validator::tests::test_test_input_to_value ... ok
[INFO] [stdout] test distributed::bus::state_store::tests::test_extract_types ... ok
[INFO] [stdout] test distributed::graph::executors::test_validator::tests::test_test_output_partial_failure ... ok
[INFO] [stdout] test distributed::graph::executors::test_validator::tests::test_test_output_to_value ... ok
[INFO] [stdout] test distributed::graph::executors::llm_generator::tests::test_generated_code_to_value ... ok
[INFO] [stdout] test distributed::graph::executors::sub_workflow::tests::test_sub_workflow_input ... ok
[INFO] [stdout] test distributed::graph::integration_test::tests::test_executor_metadata ... ok
[INFO] [stdout] test distributed::graph::integration_test::tests::test_orchestrator_fan_out ... ok
[INFO] [stdout] test distributed::graph::integration_test::tests::test_previous_errors_available_in_retry ... ok
[INFO] [stdout] test distributed::graph::integration_test::tests::test_validator_executor_success ... ok
[INFO] [stdout] test distributed::graph::integration_test::tests::test_worker_executor_with_context ... ok
[INFO] [stdout] test distributed::graph::executors::llm_generator::tests::test_code_extraction ... ok
[INFO] [stdout] test distributed::graph::persistence::tests::test_cleanup_keep_last ... ok
[INFO] [stdout] test distributed::graph::builder::tests::test_switch_workflow ... ok
[INFO] [stdout] test distributed::graph::executors::sub_workflow::tests::test_sub_workflow_output ... ok
[INFO] [stdout] test distributed::bus::deduplicator::tests::test_expiration ... ok
[INFO] [stdout] test distributed::graph::integration_test::tests::test_executor_kind_variants ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_checkpoint_creation ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_executor_superstep_result_success ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_inmemory_checkpoint_backend_load_latest ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_inmemory_checkpoint_backend_cleanup ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_superstep_state_clear ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_superstep_state_new ... ok
[INFO] [stdout] test distributed::graph::integration_test::tests::test_validator_executor_failure ... ok
[INFO] [stdout] test distributed::graph::integration_test::tests::test_shared_state_between_contexts ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_inmemory_checkpoint_backend_load_by_id ... ok
[INFO] [stdout] test distributed::graph::types::tests::test_executor_error ... ok
[INFO] [stdout] test distributed::graph::types::tests::test_executor_id ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_superstep_state_enqueue_message ... ok
[INFO] [stdout] test distributed::graph::types::tests::test_task_id_generate ... ok
[INFO] [stdout] test distributed::error_enricher_validator::tests::test_python_enricher_assertion ... ok
[INFO] [stdout] test distributed::graph::persistence::tests::test_inmemory_persistent_backend ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_checkpoint_with_outputs ... ok
[INFO] [stdout] test distributed::graph::workflow::tests::test_executor_not_found ... ok
[INFO] [stdout] test distributed::graph::workflow::tests::test_persistent_backend_builder ... ok
[INFO] [stdout] test distributed::graph::workflow::tests::test_run_with_resume_no_checkpoint ... ok
[INFO] [stdout] test distributed::graph::workflow::tests::test_simple_workflow ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_executor_superstep_result_failure ... ok
[INFO] [stdout] test distributed::graph::workflow::tests::test_workflow_config ... ok
[INFO] [stdout] test distributed::graph::workflow::tests::test_workflow_result ... ok
[INFO] [stdout] test distributed::graph::workflow::tests::test_single_executor_workflow ... ok
[INFO] [stdout] test distributed::incremental_pipeline::tests::test_extract_stubs ... ok
[INFO] [stdout] test distributed::incremental_pipeline::tests::test_extract_types ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_superstep_state_failures ... ok
[INFO] [stdout] test distributed::incremental_pipeline::tests::test_stage_progression ... ok
[INFO] [stdout] test distributed::pool::tests::test_pool_get_idle ... ok
[INFO] [stdout] test distributed::pool::tests::test_pool_scale ... ok
[INFO] [stdout] test distributed::pool::tests::test_pool_creation ... ok
[INFO] [stdout] test distributed::repair_engine::tests::test_focused_prompt_builder ... ok
[INFO] [stdout] test distributed::graph::types::tests::test_executor_id_in_hashset ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_superstep_state_completion ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_superstep_metrics ... ok
[INFO] [stdout] test distributed::sandbox_validator::tests::test_parse_rust_errors ... ok
[INFO] [stdout] test distributed::graph::superstep::tests::test_inmemory_checkpoint_backend_save_load ... ok
[INFO] [stdout] test distributed::supervisor::tests::test_quick_creation ... ok
[INFO] [stdout] test distributed::supervisor::tests::test_supervisor_builder ... ok
[INFO] [stdout] test distributed::supervisor::tests::test_supervisor_creation ... ok
[INFO] [stdout] test distributed::supervisor::tests::test_supervisor_lending ... ok
[INFO] [stdout] test distributed::task_decomposer::tests::test_decompose_rust ... ok
[INFO] [stdout] test distributed::task_decomposer::tests::test_dependencies ... ok
[INFO] [stdout] test distributed::validator::tests::test_validator_fail_empty ... ok
[INFO] [stdout] test distributed::validator::tests::test_validator_fail_max_retries ... ok
[INFO] [stdout] test distributed::validator::tests::test_validator_pass ... ok
[INFO] [stdout] test distributed::sandbox_validator::tests::test_parse_rust_test_results ... ok
[INFO] [stdout] test distributed::validator_pipeline::tests::test_pipeline_with_failure ... ok
[INFO] [stdout] test distributed::validator_pipeline::tests::test_pipeline_all_pass ... ok
[INFO] [stdout] test patterns::concurrent::tests::test_concurrent_builder_add_participant ... ok
[INFO] [stdout] test patterns::concurrent::tests::test_concurrent_builder_build_multiple ... ok
[INFO] [stdout] test patterns::concurrent::tests::test_concurrent_builder_build_empty ... ok
[INFO] [stdout] test patterns::concurrent::tests::test_concurrent_builder_build_single ... ok
[INFO] [stdout] test patterns::concurrent::tests::test_concurrent_builder_custom_aggregator ... ok
[INFO] [stdout] test patterns::concurrent::tests::test_concurrent_builder_new ... ok
[INFO] [stdout] test patterns::concurrent::tests::test_concurrent_convenience_function ... ok
[INFO] [stdout] test patterns::group_chat::tests::test_group_chat_builder_build ... ok
[INFO] [stdout] test patterns::group_chat::tests::test_group_chat_builder_build_no_participants ... ok
[INFO] [stdout] test patterns::group_chat::tests::test_group_chat_builder_build_no_selector ... ok
[INFO] [stdout] test patterns::group_chat::tests::test_group_chat_builder_new ... ok
[INFO] [stdout] test patterns::group_chat::tests::test_group_chat_state_new ... ok
[INFO] [stdout] test patterns::group_chat::tests::test_max_messages_termination ... ok
[INFO] [stdout] test patterns::group_chat::tests::test_keyword_termination ... ok
[INFO] [stdout] test patterns::group_chat::tests::test_round_robin_selector ... ok
[INFO] [stdout] test patterns::group_chat::tests::test_smart_selector_keywords ... ok
[INFO] [stdout] test patterns::handoff::tests::test_handoff_builder_build_empty ... ok
[INFO] [stdout] test patterns::handoff::tests::test_handoff_builder_build_mesh ... ok
[INFO] [stdout] test patterns::handoff::tests::test_handoff_builder_build_single ... ok
[INFO] [stdout] test patterns::handoff::tests::test_handoff_builder_custom_start ... ok
[INFO] [stdout] test patterns::handoff::tests::test_handoff_builder_new ... ok
[INFO] [stdout] test patterns::handoff::tests::test_handoff_builder_invalid_start ... ok
[INFO] [stdout] test patterns::handoff::tests::test_handoff_convenience_function ... ok
[INFO] [stdout] test patterns::sequential::tests::test_sequential_builder_add_participant ... ok
[INFO] [stdout] test patterns::handoff::tests::test_handoff_decision ... ok
[INFO] [stdout] test patterns::sequential::tests::test_sequential_builder_add_participants ... ok
[INFO] [stdout] test patterns::sequential::tests::test_sequential_builder_build_empty ... ok
[INFO] [stdout] test patterns::sequential::tests::test_sequential_builder_build_single ... ok
[INFO] [stdout] test patterns::sequential::tests::test_sequential_builder_new ... ok
[INFO] [stdout] test patterns::sequential::tests::test_sequential_convenience_function ... ok
[INFO] [stdout] test patterns::types::tests::test_aggregated_result_all ... ok
[INFO] [stdout] test patterns::sequential::tests::test_sequential_builder_build_chain ... ok
[INFO] [stdout] test patterns::types::tests::test_participant_result_failure ... ok
[INFO] [stdout] test patterns::types::tests::test_participant_result_success ... ok
[INFO] [stdout] test patterns::types::tests::test_aggregated_result_partial ... ok
[INFO] [stdout] test patterns::types::tests::test_pattern_error_display ... ok
[INFO] [stdout] test distributed::liaison_architect::tests::test_detect_missing_field ... ok
[INFO] [stdout] test distributed::liaison_architect::tests::test_extract_types ... ok
[INFO] [stdout] test distributed::repair_engine::tests::test_detect_template_literal_pattern ... ok
[INFO] [stdout] test distributed::repair_engine::tests::test_extract_typescript_location ... ok
[INFO] [stdout] test distributed::bus::pipeline_tracer::tests::test_tracer_with_errors ... FAILED
[INFO] [stdout] test distributed::repair_engine::tests::test_repair_suggestion ... ok
[INFO] [stdout] test distributed::mcp_doc_validator::tests::test_extract_rust_topic_trait_bound ... ok
[INFO] [stdout] test distributed::error_enricher_validator::tests::test_error_enricher_validator ... ok
[INFO] [stdout] test distributed::mcp_doc_validator::tests::test_extract_rust_topic_unresolved ... ok
[INFO] [stdout] test distributed::repair_engine::tests::test_repair_engine ... ok
[INFO] [stdout] test distributed::bus::arbiter::tests::test_custom_scorer ... ok
[INFO] [stdout] test distributed::sandbox_pipeline_validator::tests::test_sandbox_pipeline_validator ... ok
[INFO] [stdout] test distributed::sandbox_validator::tests::test_invalid_rust_code ... ok
[INFO] [stdout] test distributed::sandbox_validator::tests::test_valid_rust_code ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- distributed::bus::pipeline_tracer::tests::test_tracer_with_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'distributed::bus::pipeline_tracer::tests::test_tracer_with_errors' (2606) panicked at src/distributed/bus/pipeline_tracer.rs:885:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: PartialSuccess
[INFO] [stdout]  right: Failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6292f6365348 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6292f6365348 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6292f6365348 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6292f6365348 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6292f637dcda - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6292f637dcda - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x6292f636a642 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6292f636a642 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6292f6342f16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6292f6342f16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6292f635d099 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6292f597549c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6292f597549c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6292f635d312 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6292f635d312 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6292f6342fd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6292f6338059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6292f6343ead - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6292f637e51c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6292f637e3d3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6292f5713341 - core[28b146924c2f19c6]::panicking::assert_failed::<dasein_agentic_core[b2e2c52870706a3d]::distributed::bus::pipeline_tracer::TraceStatus, dasein_agentic_core[b2e2c52870706a3d]::distributed::bus::pipeline_tracer::TraceStatus>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6292f5947619 - dasein_agentic_core[b2e2c52870706a3d]::distributed::bus::pipeline_tracer::tests::test_tracer_with_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/distributed/bus/pipeline_tracer.rs:885:9
[INFO] [stdout]   22:     0x6292f5739492 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6292f573950d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6292f57321fd - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x6292f57320fb - tokio[51c19b4157bac55]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x6292f57320fb - tokio[51c19b4157bac55]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x6292f57320fb - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x6292f570df90 - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x6292f573131d - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x6292f5730614 - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x6292f580d8fb - <tokio[51c19b4157bac55]::runtime::context::scoped::Scoped<tokio[51c19b4157bac55]::runtime::scheduler::Context>>::set::<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x6292f5731bb9 - tokio[51c19b4157bac55]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x6292f570f2c2 - <std[929523f510218772]::thread::local::LocalKey<tokio[51c19b4157bac55]::runtime::context::Context>>::try_with::<tokio[51c19b4157bac55]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x6292f570ee4e - <std[929523f510218772]::thread::local::LocalKey<tokio[51c19b4157bac55]::runtime::context::Context>>::with::<tokio[51c19b4157bac55]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x6292f571377d - tokio[51c19b4157bac55]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x6292f5712970 - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x6292f5712c66 - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x6292f5730120 - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x6292f5665cd3 - tokio[51c19b4157bac55]::runtime::context::runtime::enter_runtime::<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x6292f570acb1 - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x6292f58ad944 - <tokio[51c19b4157bac55]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x6292f58adb0f - <tokio[51c19b4157bac55]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x6292f595b830 - dasein_agentic_core[b2e2c52870706a3d]::distributed::bus::pipeline_tracer::tests::test_tracer_with_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/distributed/bus/pipeline_tracer.rs:889:10
[INFO] [stdout]   44:     0x6292f5945387 - dasein_agentic_core[b2e2c52870706a3d]::distributed::bus::pipeline_tracer::tests::test_tracer_with_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/distributed/bus/pipeline_tracer.rs:850:39
[INFO] [stdout]   45:     0x6292f562bbf6 - <dasein_agentic_core[b2e2c52870706a3d]::distributed::bus::pipeline_tracer::tests::test_tracer_with_errors::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6292f596857b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6292f596857b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x6292f5975df5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x6292f5975df5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x6292f5975df5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x6292f5975df5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6292f5975df5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6292f5975df5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x6292f5975df5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x6292f5970954 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x6292f5970954 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x6292f5978e72 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x6292f5978e72 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x6292f5978e72 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6292f5978e72 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6292f5978e72 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6292f5978e72 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x6292f5978e72 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6292f6364aaf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x6292f6364aaf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7123d801caa4 - <unknown>
[INFO] [stdout]   67:     0x7123d80a9a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- distributed::sandbox_validator::tests::test_valid_rust_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'distributed::sandbox_validator::tests::test_valid_rust_code' (2816) panicked at src/distributed/sandbox_validator.rs:1148:9:
[INFO] [stdout] Code should compile: ["error: failed to get `anyhow` as a dependency of package `validation_project v0.1.0 (/tmp/agentic-validation/56f13872-e5d1-4dce-8546-72080542343b)`"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6292f6365348 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6292f6365348 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6292f6365348 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6292f6365348 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6292f637dcda - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6292f637dcda - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x6292f636a642 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6292f636a642 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6292f6342f16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6292f6342f16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6292f635d099 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6292f597549c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6292f597549c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6292f635d312 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6292f635d312 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6292f6342fd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6292f6338059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6292f6343ead - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6292f637e51c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6292f58c221c - dasein_agentic_core[b2e2c52870706a3d]::distributed::sandbox_validator::tests::test_valid_rust_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/distributed/sandbox_validator.rs:1148:9
[INFO] [stdout]   20:     0x6292f5739492 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x6292f573950d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6292f57321fd - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x6292f57320fb - tokio[51c19b4157bac55]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x6292f57320fb - tokio[51c19b4157bac55]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x6292f57320fb - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x6292f570df90 - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x6292f573131d - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x6292f5730614 - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x6292f580d8fb - <tokio[51c19b4157bac55]::runtime::context::scoped::Scoped<tokio[51c19b4157bac55]::runtime::scheduler::Context>>::set::<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x6292f5731bb9 - tokio[51c19b4157bac55]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x6292f570f2c2 - <std[929523f510218772]::thread::local::LocalKey<tokio[51c19b4157bac55]::runtime::context::Context>>::try_with::<tokio[51c19b4157bac55]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x6292f570ee4e - <std[929523f510218772]::thread::local::LocalKey<tokio[51c19b4157bac55]::runtime::context::Context>>::with::<tokio[51c19b4157bac55]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x6292f571377d - tokio[51c19b4157bac55]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x6292f5712970 - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x6292f5712c66 - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x6292f5730120 - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x6292f5665cd3 - tokio[51c19b4157bac55]::runtime::context::runtime::enter_runtime::<<tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x6292f570acb1 - <tokio[51c19b4157bac55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x6292f58ad944 - <tokio[51c19b4157bac55]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x6292f58adb0f - <tokio[51c19b4157bac55]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x6292f58d8863 - dasein_agentic_core[b2e2c52870706a3d]::distributed::sandbox_validator::tests::test_valid_rust_code
[INFO] [stdout]                                at /opt/rustwide/workdir/src/distributed/sandbox_validator.rs:1152:10
[INFO] [stdout]   42:     0x6292f58c1ce7 - dasein_agentic_core[b2e2c52870706a3d]::distributed::sandbox_validator::tests::test_valid_rust_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/distributed/sandbox_validator.rs:1127:36
[INFO] [stdout]   43:     0x6292f562a936 - <dasein_agentic_core[b2e2c52870706a3d]::distributed::sandbox_validator::tests::test_valid_rust_code::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6292f596857b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6292f596857b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x6292f5975df5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x6292f5975df5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x6292f5975df5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6292f5975df5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6292f5975df5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6292f5975df5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x6292f5975df5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x6292f5970954 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x6292f5970954 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x6292f5978e72 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x6292f5978e72 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6292f5978e72 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6292f5978e72 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6292f5978e72 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6292f5978e72 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x6292f5978e72 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x6292f6364aaf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x6292f6364aaf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7123d801caa4 - <unknown>
[INFO] [stdout]   65:     0x7123d80a9a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     distributed::bus::pipeline_tracer::tests::test_tracer_with_errors
[INFO] [stdout]     distributed::sandbox_validator::tests::test_valid_rust_code
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 283 passed; 2 failed; 15 ignored; 0 measured; 0 filtered out; finished in 22.82s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b3babaeb565fca0a3a9d843df63329a357e16b85be443425882fedbd3811f6ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3babaeb565fca0a3a9d843df63329a357e16b85be443425882fedbd3811f6ee", kill_on_drop: false }`
[INFO] [stdout] b3babaeb565fca0a3a9d843df63329a357e16b85be443425882fedbd3811f6ee
